Skip to content

Conversation

@marcphilipp
Copy link
Member

  • Steal other dynamic children before blocking
  • Only steal queue entries for siblings of dynamic children
  • Polishing

I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@marcphilipp marcphilipp self-assigned this Oct 26, 2025
@marcphilipp marcphilipp marked this pull request as draft October 26, 2025 10:06

var root = new TestTaskStub(ExecutionMode.SAME_THREAD, () -> {
var future1 = requiredService().submit(child1);
child1Started.await();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is kinda neat.

@mpkorstanje mpkorstanje marked this pull request as ready for review October 27, 2025 12:40
@mpkorstanje mpkorstanje merged commit af27f5d into rien/parallel-execution-custom-implementation Oct 27, 2025
12 checks passed
@mpkorstanje mpkorstanje deleted the marc/dynamic-children-work-stealing branch October 27, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants